CVE-2023-53293
Bluetooth: btrtl: check for NULL in btrtl_set_quirks()
Description
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
INFO
Published Date :
Sept. 16, 2025, 8:15 a.m.
Last Modified :
Oct. 29, 2025, 11:15 a.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Solution
- Apply the patch to check for NULL in btrtl_set_quirks().
- Update the Linux kernel to the fixed version.
- Recompile the kernel if necessary.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2023-53293 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2023-53293 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Rejected by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Oct. 29, 2025
Action Type Old Value New Value -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Oct. 29, 2025
Action Type Old Value New Value Changed Description In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtl_set_quirks() The btrtl_set_quirks() has accessed btrtl_dev->ic_info->lmp_subver since b8e482d02513. However, if installing a Realtek Bluetooth controller without the driver supported, it will hit the NULL point accessed. Add a check for NULL to avoid the Kernel Oops. Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Removed Reference kernel.org: https://git.kernel.org/stable/c/253cf30e8d3d001850a95c4729d668f916b037ab Removed Reference kernel.org: https://git.kernel.org/stable/c/c34722f0bb9f7efb0e7e7a75a9cb57601132b51f Removed Reference kernel.org: https://git.kernel.org/stable/c/ea160ece08668a30ce69f92cc08e87da54a64a9c -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Sep. 16, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtl_set_quirks() The btrtl_set_quirks() has accessed btrtl_dev->ic_info->lmp_subver since b8e482d02513. However, if installing a Realtek Bluetooth controller without the driver supported, it will hit the NULL point accessed. Add a check for NULL to avoid the Kernel Oops. Added Reference https://git.kernel.org/stable/c/253cf30e8d3d001850a95c4729d668f916b037ab Added Reference https://git.kernel.org/stable/c/c34722f0bb9f7efb0e7e7a75a9cb57601132b51f Added Reference https://git.kernel.org/stable/c/ea160ece08668a30ce69f92cc08e87da54a64a9c